FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.medizininformatikinitiative.kerndatensatz.medikation#2.0.0 (125 ms)

Package de.medizininformatikinitiative.kerndatensatz.medikation
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.medikation@2.0.0&canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationRequest
Url https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationRequest
Version 2.0.0
Status active
Date 2022-05-18
Name MII_PR_Medikation_MedicationRequest
Title MII PR Medikation MedicationRequest
Experimental False
Realm de
Description Dieses Profil beschreibt die Verordnung einer Medikation.
Type MedicationRequest
Kind resource

Resources that use this resource

CapabilityStatement
https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/CapabilityStatement/metadata MII CPS Medikation CapabilityStatement

Resources that this resource uses

StructureDefinition
https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference MII-Reference
http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration Medicine Route of Administration - IPS
http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips Target Site - IPS
http://fhir.de/ValueSet/bfarm/atc ATC ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "mii-pr-medikation-medication-request",
  "url" : "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationRequest",
  "version" : "2.0.0",
  "name" : "MII_PR_Medikation_MedicationRequest",
  "_name" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/translation",
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "en-US"
          },
          {
            "url" : "content",
            "valueString" : "MII_PR_Medikation_MedicationRequest"
          }
        ]
      }
    ]
  },
  "title" : "MII PR Medikation MedicationRequest",
  "_title" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/translation",
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "en-US"
          },
          {
            "url" : "content",
            "valueString" : "MII PR Medikation MedicationRequest"
          }
        ]
      }
    ]
  },
  "status" : "active",
  "date" : "2022-05-18",
  "publisher" : "Medizininformatik Initiative",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description" : "Dieses Profil beschreibt die Verordnung einer Medikation.",
  "_description" : {
    "extension" : [
      {
        "url" : "http://hl7.org/fhir/StructureDefinition/translation",
        "extension" : [
          {
            "url" : "lang",
            "valueCode" : "en-US"
          },
          {
            "url" : "content",
            "valueString" : "An order or request for both supply of the medication and the instructions for administration of the medication to a patient."
          }
        ]
      }
    ]
  },
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "workflow",
      "uri" : "http://hl7.org/fhir/workflow",
      "name" : "Workflow Pattern"
    },
    {
      "identity" : "script10.6",
      "uri" : "http://ncpdp.org/SCRIPT10_6",
      "name" : "Mapping to NCPDP SCRIPT 10.6"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "MedicationRequest",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationRequest",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "MedicationRequest",
        "path" : "MedicationRequest",
        "comment" : "MI-I Medikamentenverordnung"
      },
      {
        "id" : "MedicationRequest.id",
        "path" : "MedicationRequest.id",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.meta",
        "path" : "MedicationRequest.meta",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.meta.source",
        "path" : "MedicationRequest.meta.source",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.meta.profile",
        "path" : "MedicationRequest.meta.profile",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.identifier",
        "path" : "MedicationRequest.identifier",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.status",
        "path" : "MedicationRequest.status",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.intent",
        "path" : "MedicationRequest.intent",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.doNotPerform",
        "path" : "MedicationRequest.doNotPerform",
        "max" : "0"
      },
      {
        "id" : "MedicationRequest.medication[x]",
        "path" : "MedicationRequest.medication[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationReference",
        "path" : "MedicationRequest.medication[x]",
        "sliceName" : "medicationReference",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Medication"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept",
        "path" : "MedicationRequest.medication[x]",
        "sliceName" : "medicationCodeableConcept",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding",
        "path" : "MedicationRequest.medication[x].coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer",
        "path" : "MedicationRequest.medication[x].coding",
        "sliceName" : "Pharmazentralnummer",
        "min" : 0,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://fhir.de/CodeSystem/ifa/pzn"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer.system",
        "path" : "MedicationRequest.medication[x].coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:Pharmazentralnummer.code",
        "path" : "MedicationRequest.medication[x].coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassDe",
        "path" : "MedicationRequest.medication[x].coding",
        "sliceName" : "atcClassDe",
        "short" : "ATC Klassifikation deutsche Version",
        "definition" : "ATC-Codes für Fertigarzneimittel bspw. von Kombiprodukten",
        "min" : 0,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://fhir.de/CodeSystem/bfarm/atc"
        },
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://fhir.de/ValueSet/bfarm/atc"
        }
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassDe.system",
        "path" : "MedicationRequest.medication[x].coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassDe.code",
        "path" : "MedicationRequest.medication[x].coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassEn",
        "path" : "MedicationRequest.medication[x].coding",
        "sliceName" : "atcClassEn",
        "short" : "Anatomical Therapeutic Chemical Classification System",
        "definition" : "ATC Classification International WHO Version",
        "min" : 0,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://www.whocc.no/atc"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassEn.system",
        "path" : "MedicationRequest.medication[x].coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.coding:atcClassEn.code",
        "path" : "MedicationRequest.medication[x].coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.medication[x]:medicationCodeableConcept.text",
        "path" : "MedicationRequest.medication[x].text",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.subject",
        "path" : "MedicationRequest.subject",
        "type" : [
          {
            "code" : "Reference",
            "profile" : [
              "https://www.medizininformatik-initiative.de/fhir/core/StructureDefinition/MII-Reference"
            ],
            "targetProfile" : [
              "http://hl7.org/fhir/StructureDefinition/Patient",
              "http://hl7.org/fhir/StructureDefinition/Group"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.encounter",
        "path" : "MedicationRequest.encounter",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.authoredOn",
        "path" : "MedicationRequest.authoredOn",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.requester",
        "path" : "MedicationRequest.requester",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.recorder",
        "path" : "MedicationRequest.recorder",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.reasonCode",
        "path" : "MedicationRequest.reasonCode",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.reasonReference",
        "path" : "MedicationRequest.reasonReference",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.basedOn",
        "path" : "MedicationRequest.basedOn",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.note",
        "path" : "MedicationRequest.note",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction",
        "path" : "MedicationRequest.dosageInstruction",
        "constraint" : [
          {
            "key" : "dsg-1",
            "severity" : "error",
            "human" : "If present, dosage must include free text or structured data",
            "expression" : "text.exists() or doseAndRate.exists()",
            "source" : "https://www.medizininformatik-initiative.de/fhir/core/modul-medikation/StructureDefinition/MedicationRequest"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.sequence",
        "path" : "MedicationRequest.dosageInstruction.sequence",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.text",
        "path" : "MedicationRequest.dosageInstruction.text",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing",
        "path" : "MedicationRequest.dosageInstruction.timing",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.event",
        "path" : "MedicationRequest.dosageInstruction.timing.event",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        }
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
        "sliceName" : "boundsDuration",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Duration"
          }
        ],
        "patternDuration" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.value",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.unit",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.system",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsDuration.code",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
        "sliceName" : "boundsRange",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Range"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.value",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.unit",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.system",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.low.code",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].low.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.value",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.unit",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.system",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsRange.high.code",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].high.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsPeriod",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]",
        "sliceName" : "boundsPeriod",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Period"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsPeriod.start",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].start",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x]:boundsPeriod.end",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.bounds[x].end",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.count",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.count",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.countMax",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.countMax",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.duration",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.duration",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.durationMax",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.durationUnit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.frequency",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.frequency",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.frequencyMax",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.period",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.period",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.periodMax",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.periodUnit",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.periodUnit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.dayOfWeek",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.timeOfDay",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.when",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.when",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.timing.repeat.offset",
        "path" : "MedicationRequest.dosageInstruction.timing.repeat.offset",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.asNeeded[x]",
        "path" : "MedicationRequest.dosageInstruction.asNeeded[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.asNeeded[x]:asNeededBoolean",
        "path" : "MedicationRequest.dosageInstruction.asNeeded[x]",
        "sliceName" : "asNeededBoolean",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.asNeeded[x]:asNeededCodeableConcept",
        "path" : "MedicationRequest.dosageInstruction.asNeeded[x]",
        "sliceName" : "asNeededCodeableConcept",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.site",
        "path" : "MedicationRequest.dosageInstruction.site",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.site.coding",
        "path" : "MedicationRequest.dosageInstruction.site.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.site.coding:SNOMED",
        "path" : "MedicationRequest.dosageInstruction.site.coding",
        "sliceName" : "SNOMED",
        "min" : 0,
        "max" : "*",
        "patternCoding" : {
          "system" : "http://snomed.info/sct"
        },
        "mustSupport" : true,
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/target-site-uv-ips",
          "description" : "target site IPS"
        }
      },
      {
        "id" : "MedicationRequest.dosageInstruction.site.coding:SNOMED.system",
        "path" : "MedicationRequest.dosageInstruction.site.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.site.coding:SNOMED.code",
        "path" : "MedicationRequest.dosageInstruction.site.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route",
        "path" : "MedicationRequest.dosageInstruction.route",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding",
        "path" : "MedicationRequest.dosageInstruction.route.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding:EDQM",
        "path" : "MedicationRequest.dosageInstruction.route.coding",
        "sliceName" : "EDQM",
        "min" : 0,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://standardterms.edqm.eu"
        },
        "mustSupport" : true,
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://hl7.org/fhir/uv/ips/ValueSet/medicine-route-of-administration",
          "description" : "EDQM Standard Terms"
        }
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding:EDQM.system",
        "path" : "MedicationRequest.dosageInstruction.route.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding:EDQM.code",
        "path" : "MedicationRequest.dosageInstruction.route.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding:SNOMED",
        "path" : "MedicationRequest.dosageInstruction.route.coding",
        "sliceName" : "SNOMED",
        "min" : 0,
        "max" : "1",
        "patternCoding" : {
          "system" : "http://snomed.info/sct"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding:SNOMED.system",
        "path" : "MedicationRequest.dosageInstruction.route.coding.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.route.coding:SNOMED.code",
        "path" : "MedicationRequest.dosageInstruction.route.coding.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "sliceName" : "doseRange",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Range"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.value",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.unit",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.system",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.low.code",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].low.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.value",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.unit",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.system",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseRange.high.code",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x].high.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]:doseQuantity",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.dose[x]",
        "sliceName" : "doseQuantity",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Quantity",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "sliceName" : "rateRatio",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Ratio"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.value",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.unit",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.system",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.numerator.code",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].numerator.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.value",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.unit",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.system",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRatio.denominator.code",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].denominator.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "sliceName" : "rateRange",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Range"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.value",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.unit",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.system",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.low.code",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].low.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.value",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.unit",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.system",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateRange.high.code",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].high.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]",
        "sliceName" : "rateQuantity",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Quantity",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.value",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.unit",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.system",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x]:rateQuantity.code",
        "path" : "MedicationRequest.dosageInstruction.doseAndRate.rate[x].code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.unit",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.numerator.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.unit",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerPeriod.denominator.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerAdministration",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerAdministration",
        "patternQuantity" : {
          "system" : "http://unitsofmeasure.org"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.value",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.value",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.unit",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.unit",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.system",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.system",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.code",
        "path" : "MedicationRequest.dosageInstruction.maxDosePerAdministration.code",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.substitution",
        "path" : "MedicationRequest.substitution",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.substitution.allowed[x]",
        "path" : "MedicationRequest.substitution.allowed[x]",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "type",
              "path" : "$this"
            }
          ],
          "ordered" : false,
          "rules" : "open"
        },
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.substitution.allowed[x]:allowedBoolean",
        "path" : "MedicationRequest.substitution.allowed[x]",
        "sliceName" : "allowedBoolean",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.substitution.allowed[x]:allowedCodeableConcept",
        "path" : "MedicationRequest.substitution.allowed[x]",
        "sliceName" : "allowedCodeableConcept",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.priorPrescription",
        "path" : "MedicationRequest.priorPrescription",
        "mustSupport" : true
      },
      {
        "id" : "MedicationRequest.detectedIssue",
        "path" : "MedicationRequest.detectedIssue",
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.